Uses of Enum
com.cisco.pt.ipc.enums.SigEventAction
Packages that use SigEventAction
-
Uses of SigEventAction in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return SigEventActionModifier and TypeMethodDescriptionstatic SigEventActionSigEventAction.fromIntValue(int value) static SigEventActionSigEventAction.fromIntValue(Integer value) static SigEventActionReturns the enum constant of this type with the specified name.static SigEventAction[]SigEventAction.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SigEventAction in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return SigEventActionModifier and TypeMethodDescriptionICMPSignature.getEventActionAt(int index) Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type SigEventActionModifier and TypeMethodDescriptionvoidICMPSignature.setEventAction(SigEventAction eAction) Information provided by the PKI file: -
Uses of SigEventAction in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return SigEventActionModifier and TypeMethodDescriptionICMPSignatureImpl.getEventActionAt(int index) Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type SigEventActionModifier and TypeMethodDescriptionvoidICMPSignatureImpl.setEventAction(SigEventAction eAction) Information provided by the PKI file: